currentVersion<-: Set current version
Description
Set the highest version that is supported by the package.Usage
currentVersion(this) <- value
Details
The value for the highest version is a static variable. It is
initialized in the initialization method when an instance of a
MiRNANameConverter
class is created.